@font-face {
  font-family: "iconfont"; /* Project id 4220251 */
  src: url('../fonts/font_4220251_us57d2f7w7g.woff2') format('woff2'),
       url('../fonts/font_4220251_us57d2f7w7g.woff') format('woff'),
       url('../fonts/font_4220251_us57d2f7w7g.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Tiktok:before {
  content: "\e668";
}

.icon-youtube:before {
  content: "\e86b";
}

.icon-close:before {
  content: "\e6d4";
}

.icon-search:before {
  content: "\e869";
}

.icon-plus:before {
  content: "\e868";
}

.icon-share:before {
  content: "\e867";
}

.icon-vid:before {
  content: "\e866";
}

.icon-down:before {
  content: "\e861";
}

.icon-prev:before {
  content: "\e85f";
}

.icon-next:before {
  content: "\e860";
}

.icon-facebook:before {
  content: "\e85a";
}

.icon-photo:before {
  content: "\e85b";
}

.icon-tw:before {
  content: "\e85c";
}

.icon-back:before {
  content: "\e85d";
}

.icon-in:before {
  content: "\e85e";
}

